@charset "utf-8";
.speca {
}
.picspec {
	float: left;
	width: 280px;
	padding: 10px;
}
.prodspec {
	float: left;
	width: 640px;
	padding: 10px;
	height: 1000px;
}
.price3 {
	float: left;
	height: 35px;
	width: 250px;
	color: #FFF;
	background-color: #000;
	font-weight: bold;
	padding-top: 15px;
	text-align: center;
	display: block;
	text-decoration: line-through;
}
.price4 {
	float: left;
	height: 35px;
	width: 250px;
	background-color: #9F0;
	font-weight: bold;
	display: block;
	padding-top: 15px;
	text-align: center;
}
#content .grip2 .picspec img {
	height: 220px;
	width: 280px;
}
